/*  MICROTHEMER STYLES  */


/*= Header ==================== */

/** Header >> Knopje **/
div#Hero-header a.vc_btn3-color-white {
	font-family: 'Open Sans' !important;
	font-size: 16px !important;
	border-top-width: 1px !important;
	border-right-width: 1px !important;
	border-bottom-width: 1px !important;
	border-left-width: 1px !important;
	-webkit-border-radius: 3px 3px 3px 3px !important;
	-moz-border-radius: 3px 3px 3px 3px !important;
	border-radius: 3px 3px 3px 3px !important;
}

/** Header >> Porudct Share **/
div#product-14 a.ntip {
	display:none;
	background-color: rgba(93, 69, 69, 0) !important;
}

/** Header >> Product Share2 **/
div#product-31 a.ntip {
	display:none;
	background-color: rgba(199, 135, 135, 0) !important;
}


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

	/*= Header ==================== */

	/** Header >> Mailchimp **/
	form#mc4wp-form-1 input {
		color: rgb(146, 146, 146) !important;
	}

	/** Header >> Knopje_submit **/
	div#wpcf7-f11-p99-o1 input.wpcf7-submit {
		background-color: rgba(180, 49, 49, 0) !important;
		width: 60px !important;
		height: 30px !important;
		border-top-color: rgb(150, 150, 150) !important;
		border-right-color: rgb(150, 150, 150) !important;
		border-bottom-color: rgb(150, 150, 150) !important;
		border-left-color: rgb(150, 150, 150) !important;
		border-top-width: 1px !important;
		border-right-width: 1px !important;
		border-bottom-width: 1px !important;
		border-left-width: 1px !important;
		-webkit-border-radius: 3px 3px 3px 3px !important;
		-moz-border-radius: 3px 3px 3px 3px !important;
		border-radius: 3px 3px 3px 3px !important;
		cursor: auto !important;
	}
}