/* custom-styles */

/* Bernard CSS changes */
#g-showcase {
	z-index: 1;
} 
#virtuemart_search {
	display: none !important;
}
#vm-search-custom-search-input {
	display: none !important;
}

#g-container-main {
	padding-top: 30px;
}


.vm-img-desc {
	display: none;
}


.product-all-prices, .text-muted {
	display: none;
}


.field-email {
	display: none;
}

.field-ShippingOptions {
	display: none;
}

.field-courier_other {
	display: none;
}

.field-courieraccount {
	display: none;
}

.field-delivery_type {
	display: none;
}

.field-Tailgate {
	display: none;
}

.field-tos {
	display: none;
}

.inline-mod.right {
margin-left: 10px;
}



#dmfum_cont {
    width: 620px;
}

.proopc-coupon {
	display: none;
}

.proopc-process-title {
	display: none;
}

.field-preferredCurrency {
	display: none;
}

.com-blankcomponent #mainbody { 
display: none; 
}

/* Add Padding to Product Finder modules */
.bg-info {
	padding: 10px;
	}
	
/* Darken overlay on widgetkit gallery */	
	.uk-overlay-panel.uk-overlay-background.uk-ignore {
    background-color: rgba(0, 0, 0,  0.5);
    }

/* Remove category page title form browse pages*/
.category-page-title { 
display: none; 
}

/* Style top right icons to be white, not enough contrast*/
.navbar-offcanvas-modules i {
  color: #FFF;
} 
}






