/*
Theme Name: Response Therapy
Description: Theme for responsetherapy.com
Author: Grafixhouse.net
Author URI: http://grafixhouse.net
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/* 
Swatches

Purple #092e6e
Purple Hover #2e4d84
Orange #fd8204
*/

body {
  font-family: "Gill Sans MT", "Gill Sans", "Myriad Pro", Myriad,
    "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva,
    "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.fusion-main-menu > ul > li > a,
.side-nav li a {
  font-family: "Gill Sans MT", "Gill Sans", "Myriad Pro", Myriad,
    "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva,
    "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.rpt-color,
.rpt-color .title h1,
.rpt-color .title h2,
.rpt-color .title h3,
.rpt-color .title h4,
.rpt-color .title h5,
.rpt-color .title h6 {
  color: #fff;
}

.fg-white,
.fg-white * {
  color: #fff !important;
}

.fg-rpt-purple,
.fg-rpt-purple * {
  color: #092e6e !important;
}

.fg-rpt-orange,
.fg-rpt-orange * {
  color: #fd8204 !important;
}

.bg-rpt-purple {
  background-color: #092e6e !important;
}

.bg-rpt-orange,
.wpcf7-form input[type="submit"],
.wpcf7-submit {
  background-color: #fd8204 !important;
}

.fusion-header-banner {
  text-align: right;
  padding: 15px;
}

.evaluation-header {
  background-color: #092e6e;
  color: #fff !important;
  text-align: center;
  border: 0 solid #fd8204;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-top: 0;
  margin-bottom: 10px;
}

a.phone-number {
  display: inline;
}
.address-line-1 {
  display: block;
}

.fusion-accordian .panel-title a {
  font-family: "PT Sans" !important;
  color: black !important;
}

.fusion-header .fusion-logo {
  margin-top: 0px !important;
}

.flex-header {
    display: flex;
}

.flex-header .address-container {
    padding-right: 20px;
}

.fusion-alert.no-bottom-margin {
	margin-bottom: 0 !important;
}
