@import url('../../../css/default_largeheader.css');
@import url('https://fonts.googleapis.com/css?family=Montserrat');


body, input, textarea, select, button, #ph-calc-form *
{
  font-family : 'Montserrat', sans-serif;
  font-weight : 400;
}

#header-search
{
  box-shadow : 0 0 0 2px #003232;
}

#header-sub
{
  background : #003232;
}

#header-sub nav li a
{
  color : #FFFFFF;
}

#header-sub nav li:hover a, #header-sub nav li.active1 a
{
  color      : #003232;
  background : #FFFFFF;
}

#header-sub nav li#nav-offers
{
  font-weight : bold;
}

.nav-group
{
  background : #FFFFFF;
}

.stripe-home .over
{
  background : none;
}

.over
{
  background : rgba(229, 39, 0, 0.65);
}

.stripe-home #x
{
  background : #E5E5E5;
}

figure, .cta, .button-action, .AxL input[type='submit']
{
  background : #04bbbb;
  color      : #FFFFFF;
}

.deals .panel:hover figure
{
  box-shadow : 0 0 0 6px rgba(4 187 187 / 28%) !important;
}

a, .button-lite
{
  color : #003232;
}

.button-lite
{
  border-color : #003232;
}

.button-lite:hover
{
  background : #003232;
}

.stripe-silver
{
  background : #E5E5E5;
}

.stripe-orange
{
  background : #003232;
}

