/*  MICROTHEMER STYLES  */


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

/** General >> Mc4wp form 1 input **/
#mc4wp-form-1 input {
	padding: 12px 12px 13px 12px !important;
	margin-right: 10px !important;
	margin-bottom: 10px !important;
	border-color: rgb(10, 10, 15) !important;
	border-width: 0 !important;
	border-radius: 6px !important;
}

/** General >> Mc4wp form 1 [type="submit"] **/
#mc4wp-form-1 [type="submit"] {
	/* MT [ google_font: 1 ] */
	font-family: 'montserrat' !important;
	font-size: 16px !important;
	font-weight: bold !important;
	background-color: rgb(251, 196, 71) !important;
	padding: 13px 20px 15px 20px !important;
	margin: 0 !important;
	border-color: rgb(251, 196, 71) !important;
	border-radius: 6px !important;
}

/** General >> Mc4wp form 1 paragraph **/
#mc4wp-form-1 p {
	line-height: 1.6 !important;
	margin-bottom: 25px !important;
}

/** General >> reCAPTCHA **/
.grecaptcha-badge {
	visibility: hidden !important;
}

/** General >> Mc4wp form fields input **/
.mc4wp-form-fields > input {
	padding: 12px 12px 13px 12px !important;
	margin-right: 10px !important;
	margin-bottom: 10px !important;
	border-color: rgb(255, 255, 255) !important;
	border-width: 0 !important;
	border-radius: 6px !important;
}

/** General >> Mc4wp form 2 [type="submit"] **/
#mc4wp-form-2 [type="submit"] {
	/* MT [ google_font: 1 ] */
	font-family: 'montserrat' !important;
	font-size: 16px !important;
	font-weight: bold !important;
	background-color: rgb(251, 196, 71) !important;
	padding: 13px 20px 15px 20px !important;
	margin: 0 !important;
	border-color: rgb(251, 196, 71) !important;
	border-radius: 6px !important;
}

/** General >> Pro menu 26 5 **/
.oxy-pro-menu-off-canvas-container {
	height: auto !important;
	z-index: 100 !important;
}

/** General >> Sib signup form 1 sib default btn **/
#sib_signup_form_1 .sib-default-btn {
	background-color: rgb(251, 196, 71) !important;
	padding: 10px 20px 14px 20px !important;
	border-width: 0 !important;
	border-radius: 6px !important;
}

/** General >> SiB input **/
sib-input {
	padding: 8px !important;
	border-color: rgb(32, 33, 91) !important;
	border-width: 0 !important;
	border-radius: 4px !important;
}

/** General >> Form paragraph **/
form p {
	margin-top: 0 !important;
	margin-bottom: 15px !important;
}

/** General >> Wpcf7 f677 o1 wpcf7 form control **/
#wpcf7-f677-o1 .wpcf7-form-control {
	width: 100% !important;
	border-width: 1px !important;
}

/** General >> Sib signup form 1 sib input **/
#sib_signup_form_1 .sib-input {
	padding: 5px !important;
	border-width: 0px !important;
	border-style: solid !important;
	border-radius: 4px !important;
}

/** General >> Sib signup form 1 sib default btn _2 **/
#sib_signup_form_1 .sib-default-btn {
	font-family: montserrat !important;
	font-weight: 600 !important;
	padding: 12px 24px 16px 24px !important;
}

/** General >> Wpcf7 f355 o1 wpcf7 form control **/
#wpcf7-f355-o1 .wpcf7-form-control {
	width: 100% !important;
	padding: 4px !important;
	border: 1px solid rgb(207, 211, 215) !important;
	border-radius: 6px !important;
}

/** General >> Wpcf7 f355 o1 wpcf7 submit **/
#wpcf7-f355-o1 .wpcf7-submit {
	width: auto !important;
	padding: 12px 20px 16px 20px !important;
}

/** General >> Div block 611 352 **/
#div_block-611-352 {
	border-color: rgb(144, 146, 239) !important;
}


/*( Large Desktop )*/
@media (min-width: 1200px) {

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

	/** General >> Pro menu 26 5 **/
	.oxy-pro-menu-off-canvas-container {
	height: auto !important;
}


}


/*( Desktop & Tablet )*/
@media (min-width: 768px) and (max-width: 979px) {

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

	/** General >> Pro menu 26 5 **/
	.oxy-pro-menu-off-canvas-container {
	height: 100vh !important;
}


}


/*( Tablet & Phone )*/
@media (max-width: 767px) {

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

	/** General >> Pro menu 26 5 **/
	.oxy-pro-menu-off-canvas-container {
	height: 100vh !important;
}


}


/*( Phone )*/
@media (max-width: 480px) {

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

	/** General >> Mc4wp form 1 [type="submit"] **/
	#mc4wp-form-1 [type="submit"] {
	width: 100% !important;
	margin-top: 4px !important;
	margin-left: 0 !important;
}

	/** General >> Mc4wp form 1 input **/
	#mc4wp-form-1 input {
	width: 100% !important;
}

	/** General >> Pro menu 26 5 **/
	.oxy-pro-menu-off-canvas-container {
	height: 100vh !important;
}


}

