/*  MICROTHEMER STYLES  */

/*= Full Code Editor CSS ====== */

test events title {
	
}


/*= General =================== */

/** General >> 5 buttons home page fixed width **/
.mt-223 .elementor-button-link {
	width: 250px !important;
}

/** General >> woocommerce message **/
.woocommerce-message {
	color: rgb(85, 85, 85) !important;
	padding-bottom: 23px !important;
	margin-bottom: 1px !important;
	border-top-color: rgb(85, 85, 85) !important;
}

/** General >> before woo message **/
.woocommerce-message::before {
	color: rgb(255, 42, 19) !important;
}

/** General >> Price bdi **/
.mt-14381 .price bdi {
	color: rgb(85, 85, 85) !important;
}

/** General >> Mt 15016 woocommerce MyAccount downloads file **/
.mt-15016 .woocommerce-MyAccount-downloads-file {
	background-color: rgb(244, 14, 14) !important;
}

/** General >> Order again button **/
.mt-15016 .order-again > .button {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(244, 14, 14) !important;
}

/** General >> Woocommerce MyAccount downloads file **/
.woocommerce-MyAccount-downloads-file {
	background-color: rgb(255, 42, 19) !important;
}

/** General >> Order again button _2 **/
.order-again > .button {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(244, 14, 14) !important;
}

/** General >> Mt 81 dates **/
#dates {
	background-color: rgb(255, 255, 255) !important;
}

/** General >> Value select **/
.mt-14381 .value select {
	background-color: rgb(255, 255, 255) !important;
}

/** General >> Mt 3579 checkout button **/
.mt-3579 .checkout-button {
	font-size: 16px !important;
	font-weight: 600 !important;
	font-variant: normal !important;
	text-transform: uppercase !important;
	background-color: rgb(244, 14, 14) !important;
}

/** General >> Mt 15375 simpay form 15424 field 4 **/
.mt-15375 #simpay-form-15424-field-4 {
	background-color: rgb(244, 14, 14) !important;
}

/** General >> Mt 15375 simpay form 15424 field 4 (:hover) **/
.mt-15375 #simpay-form-15424-field-4:hover {
	background-color: rgb(175, 17, 17) !important;
}

/** General >> Mt 15375 simpay form 15465 field 4 **/
.mt-15375 #simpay-form-15465-field-4 {
	background-color: rgb(244, 14, 14) !important;
}

/** General >> Mt 15375 simpay form 15465 field 4 (:hover) **/
.mt-15375 #simpay-form-15465-field-4:hover {
	background-color: rgb(175, 17, 17) !important;
}

/** General >> Simple Pay Form button **/
#simpay-form {
	background-color: rgb(244, 14, 14) !important;
}

/** General >> Simpay form 15775 field 4 **/
.mt-14313 #simpay-form-15775-field-4 {
	background-color: rgb(255, 42, 19) !important;
}

/** General >> Mt 14313 simpay form 15465 field 4 **/
.mt-14313 #simpay-form-15465-field-4 {
	background-color: rgb(244, 14, 14) !important;
}

/** General >> Simpay embedded form wrap 15775 simpay form title **/
.mt-14313 #simpay-embedded-form-wrap-15775 .simpay-form-title {
	color: rgb(244, 14, 14) !important;
}

/** General >> Mt 14313 ui datepicker header **/
.mt-14313 .ui-datepicker-header {
	background-color: rgb(244, 14, 14) !important;
}

/** General >> Date **/
.mt-14609 #date {
	color: rgb(50, 12, 12) !important;
	background-color: rgb(224, 224, 224) !important;
}

/** General >> Label **/
.mt-14609 .label label {
	color: rgb(255, 42, 19) !important;
}

/** General >> Heading 2 **/
.st_headings h2 {
	color: rgb(255, 42, 19) !important;
	font-size: 28px !important;
}
.st_headings h3 {
	color: rgb(255, 42, 19) !important;
	font-size: 22px !important;
}

/** General >> Simpay form 16309 field 4 **/
.mt-14313 #simpay-form-16309-field-4 {
	background-color: rgb(255, 42, 19) !important;
}

/** General >> Simpay form title **/
.mt-14313 .ST_SPform .simpay-form-title {
	color: rgb(85, 85, 85) !important;
	font-size: 18px !important;
}

/** General >> Simpay checkout btn container _2 **/
.mt-14313 #simpay-form-16366    -field-4 {
	
}
#simpay-form-16366    -field-4 {
	background-color: rgb(255, 42, 19) !important;
}

/** General >> Simpay checkout btn container _3 **/
.mt-14313 #simpay-form-15465    -field-4 {
	background-color: rgb(255, 42, 19) !important;
}


/*( Large Desktop )*/
@media (min-width: 1200px) {
	/** General >> Above footer buttons **/
	#above_footer_buttons {
	width: 210px !important;
}

	/** General >> Heading 2 **/
	.st_headings h2 {
	font-size: 22px !important;
}

}


/*( Desktop & Tablet )*/
@media (min-width: 768px) and (max-width: 979px) {
	/** General >> Above footer buttons **/
	#above_footer_buttons {
	width: 205px !important;
}

	/** General >> Heading 2 **/
	.st_headings h2 {
	font-size: 22px !important;
}

}


/*( Tablet & Phone )*/
@media (max-width: 767px) {
	/** General >> Above footer buttons **/
	#above_footer_buttons {
	width: 220px !important;
}

	/** General >> Heading 2 **/
	.st_headings h2 {
	font-size: 22px !important;
}

}


/*( Phone )*/
@media (max-width: 480px) {
	/** General >> Above footer buttons **/
	#above_footer_buttons {
	width: 200px !important;
	height: 40px !important;
}

	/** General >> Heading 2 **/
	.st_headings h2 {
	font-size: 18px !important;
}

}

