h1, h2 {
  color: #9b0011;
}

h2>a.hover-invert {
  color: #9b0011 !important;
}

h3, h3.mod-header {
  font-size: 20px;
}

.vp-wishlist .btn-foricon {
  color: #9b0011;
}

.vp-minicart .btn-foricon {
color: #ffb21a
}

.bootstrap-dialog.type-info .modal-header {
  background-color: #5e9b00;
}

.aside-inner > .module-cont {
  background-color: #fffbf2;
}

.aside-inner > .module-block > .mod-header {
  background-color: #ffebc6;
  padding: 10px 5px;
}

div[itemprop="blogPost"] {
  margin-bottom: 25px;
}

.mm-menu {
	background-color: #ffebc6;
  	color: #333;
}

.mm-menu .mm-header {
  color: rgba(5,5,5,.6);
}

.mm-menu li.active > a {
	color: #9b0011;
}

.btn.btn-offcanvas-close {
  color: rgba(5, 5, 5, 0.6);
}

.btn-addtocart {
  background-color: #5e9b00;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 2px solid #9b0011 !important;  
}

h4.cart-method-title {
  color: #9b0011;
  font-weight: bold !important;
}

.product-price .product-all-prices .PricebasePrice, .product-price .product-all-prices .PricesalesPrice, .product-price .product-all-prices .PricepriceWithoutTax, .product-price .product-all-prices .PricepriceWithoutTaxTt
{
  display: none !important;
}

/*
#userForm > #recaptcha_wrapper {
  display: none;
}
*/

.shipment-rate label {
  max-width: 90%;
}

.shipment-rate {
  margin-bottom: 20px;
}

#virtuemart_country_id_field_chosen {
  display: none;
}