.logo img { max-height: 180px !important; }
.categorieshome { BORDER: 1PX SOLID GREY; }
.categorieshome h1 {
  color: #2c3990;
  PADDING-LEFT: 30PX;
  PADDING-TOP: 20PX;
  PADDING-bottom: 20PX;
}

/*Banner rollover*/
.page-content a > img { transition:0.35s opacity; }
.page-content a:hover > img { opacity:0.7; }
.contactformhome {
  background: #343434;
  padding: 30px;
}
.contactformhome label { color: white; }
.shop-now-section h1 { color: #2c3990; }
.contactformhome h1 { color: white; }
.contactformhome p { color: white; }
label {
  display: inline-block;
  font-weight: 400;
  margin-bottom: 12px;
  margin-top: 12px;
}
.copyrighthome { text-align: center; }
.brand-img-gallery .evogallery-widget-box { height:700px; }
.brand-color-gallery .evogallery-widget-box { height:200px; }

.mr-10 { margin-right: 10px!important; }


/* bootstrap */
.mr-0 { margin-right: 0!important; }
.mr-1 { margin-right: .25rem!important; }
.mr-2 { margin-right: .5rem!important; }
.mr-3 { margin-right: 1rem!important; }
.mr-4 { margin-right: 1.5rem!important; }
.mr-5 { margin-right: 3rem!important; }