/*  MICROTHEMER STYLES  */


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

/** General >> Datum veld **/
.datum-veld {
	margin-top: -99px !important;
	position: relative !important;
}

/** General >> Locatie veld **/
.locatie-veld {
	padding-left: 45px !important;
	margin-top: -9px !important;
	position: relative !important;
}

/** General >> Beursoverzicht block loop item **/
.wpv-block-loop-item {
	margin-bottom: 99px !important;
}

/** General >> Tb button **/
.tb-button {
	margin-top: 36px !important;
}

/** General >> Knop beursinformatie **/
.tb-button__link {
	background-color: rgb(255, 105, 0) !important;
}

/** General >> Knop beurs info:hover **/
.tb-button__link:hover {
	background-color: rgb(181, 75, 0) !important;
}

/** General >> Achtergrondafbeelding **/
body {
	background-image: url("/wp-content/uploads/2020/03/achtergrond-2.jpg") !important;
	background-position: center top !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
	background-size: cover !important;
}

/** General >> Inschrijving veld **/
p input {
	background-color: rgb(244, 244, 244) !important;
	height: 27px !important;
	border-radius: 3px !important;
}

/** General >> Inschrijving select **/
#shortcode-43-166 select {
	background-color: rgb(244, 244, 244) !important;
	height: 27px !important;
	border-radius: 3px !important;
}

/** General >> Product cart button 65 166 in stock **/
#-product-cart-button-65-166 > .in-stock {
	display: none !important;
}

/** General >> Tekst bewerk icon **/
.tekst-bewerk-icon {
	cursor: pointer !important;
}


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

/** Header >> Kop home **/
#inner_content-61-12 > h2 {
	margin-top: 45px !important;
	margin-bottom: 45px !important;
}

/** Header >> Submenu **/
#menu-hoofdmenu .oxy-pro-menu-dropdown-icon-click-area {
	
}

/** Header >> Tekstvak 1 voorpagina **/
#shortcode-388-46 {
	
}


/*= Main Menu ================= */

/** Main Menu >> Menu container **/
#_header-42-12 {
	z-index: 99999 !important;
}

/** Main Menu >> Div block 386 46 **/
#shortcode-388-46 {
	
}

/** Main Menu >> Product cart button 65 166 cart **/
#-product-cart-button-65-166 > .cart {
	margin-bottom: 27px !important;
}


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

	/*= Main Menu ================= */

	/** Main Menu >> Menu container **/
	#_header-42-12 {
	
}


}


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

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

	/** General >> Mt 21 tb image **/
	.mt-21 .tb-image {
	margin-right: 0 !important;
	margin-left: 0 !important;
}


}

