.control-group input {
	height: 30px;
	min-height: 22px !important;
}

#djc_query_form > fieldset > div:nth-child(16) > div > input {
	height: auto;
}
	
.djc_login_link {
	display: none;
}


.mod_djc2filters_group_label {
	background-color: #ed008c;
	color: #ffffff;
}

#djc_filter_bloem, #djc_filter_groei, #djc_filter_hoofd-kleur, #djc_filter_bontbladig, #djc_filter_nieuw-in-jaar, #djc_filter_winterhard  {
	margin-bottom: 20px;
}

.input-mini {
  width: 30px;
}

.table-condensed th,
.table-condensed td {
  padding-left: 0px;
  padding-right: 4px;
}
.uk-width-medium-1-5,.uk-width-medium-2-10 {
    width: 15%;
  }
  
.btn {
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width: 1220px) {
  /* Horizontal */
  .uk-grid {
    margin-left: -25px;
  }
}

.djc_th_price, .djc_price_value, .djc_price_unit, .djc_cart_foot, .djc_order_totals {
	display:none;
}

#djc_ordersummary {
	display:none;
}

.djc_billing_details .input-large {
  width: 40%;
}

#jform_djcatalog2message_customer_note {
	width: 40%;
	min-height: 200px;
	margin-bottom: 25px;
}
.btn-success {
	background-color: #ed008c;
}

/* Verberg kolomkop */
th.djc_thead djc_th_intro{
    display: none !important;
}

/* Verberg celinhoud */
th.djc_thead djc_th_intro{
 
    display: none !important;
}
 
.djc_addtoquote_btn {
    background-color: #f3a600 !important; /* jouw kleur */
    border-color: #ff8800 !important;
    color: #ffffff !important;
}

.djc_addtocart_btn,
.djc_addtoquote_btn {
    background-color: #ff8800 !important;
    border-color: #ff8800 !important;
    color: #ffffff !important;
}

.djc_addtocart_btn:hover,
.djc_addtoquote_btn:hover {
    background-color: #ed008c !important;
    border-color: #cc6d00 !important;
}
