/*
Theme Name: Real Allain
Description: Theme customized by <a href='http://nuprint.ca'>NüPrint.ca</a>.
Version: 1.0
Author: NüPrint.ca
Author URI: http://nuprint.ca
Template: enfold
*/



/*******GENERAL*******/

/*Color of keywords in H's*/
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
  color: #951005 !important;
}
/*Nav menu items*/
.avia-menu-text {
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
/*H's*/
h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
}
.av-special-heading-h1 .special-heading-border {
  height: 2.6em;
}
.ra-main-header strong {
  color: #188500 !important;
}
.ra-main-header h1 {
    line-height: 1.25em;
}
h2.avia-caption-title {
  background: rgba(27, 27, 27, 0.8) !important;
  font-weight: 300 !important;
  line-height: 1.25em;
}
.ra-rotator {
  background: rgba(27, 27, 27, 0.8);
  width: 62%;
  padding: 0.3em;
}

/*******HOMEPAGE page-id-431*******/

/*Second line in address*/
.page-id-431 span.ra-line-indent {
  margin-left: 2.1em;
}
::i-block-chrome, .page-id-431 .ra-line-indent {
 margin-left: 1em;
}

