.widget-button-wrap{
	margin: 5px;
}

.valvoline-widget label {
  font-weight:bold;
}

.widget-button{
  width: 100%;
  border-radius: 0 !important;
  color: #FFF;
}

.widget-button div{
  white-space: normal;
  word-wrap: break-word;
}

.widget-button:focus, .widget-button:hover{
    background:#a6192e!important;
    color: #FFFFFF !important;
}

.widget-button a:focus, .widget-button a:hover {
	color: #FFFFFF;
}

.home-widget{
  color: #FFF;
  height:120px;
  margin: 5px;
}

.home-widget h2{
  color: #FFF;
  font-size: 58px;
  font-weight: 300;
  margin: 0;
}

.widget-title > h2{
  font-size: 24px;
  color: #FFF;
  margin: 0;
}

.short-widget{
  height: 75px;
}

.home-widget.short-widget h2{
  font-size: 34px;
}

.customer-service-img-wrap{
    height: 80px;
}

.customer-service-img-wrap.bank-img-wrap{
    height: 50px;
}

.customer-service-img-wrap.customer-service-large {
  text-align:center;
  height: 120px;
  margin-top:6px;
}

*[class*="customer-service-img-wrap"] img{
    height: inherit;
}

.cg-full-height{
    height: 120px;
    padding-top: 42px;
    padding-bottom: 42px;
}

.pending-pax-widget {
  height: 95px;
}

.pending-pax-widget > .font{
  height: 16px;
}

a.google-link {
  display:block;
}

a.google-link img {
  width:150px;
}

a.apple-link {
  display:block;
  margin-top:8px;
}


