@charset "UTF-8";
/*
Theme Name:     Total Child
Theme URI:      
Description:    Child theme for the Total Theme
Author:         Richard Le
Author URI:     
Template:       Total
Version:        Updated 09/21/18
*/
@import url("../Total/style.css");
/* VARIABLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* CORE STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
h1, h2, h3, h4, h5, h6 {
  /*font-family: $font-family1;*/
  font-weight: 900;
  color: #007DA4; }

body {
  /*font-family: $font-family3;*/ }

a:link {
  color: black;
  text-decoration: underline; }

a:visited {
  color: black;
  text-decoration: underline; }

a:hover {
  color: #F0672D;
  text-decoration: underline; }

a:active {
  color: black;
  text-decoration: underline; }

/* TOTAL THEME STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* 09/21/18
.vc_row, .wpb_row, .vc_row-fluid, .wpex-vc-row-stretched, .wpex-vc-has-custom-column-spacing {*/
.vc_row, .wpb_row {
  padding-top: 2em; }

#outer-wrap {
  /*background-color: #f4f2e9;*/ }

#top-bar-wrap {
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25); }
  #top-bar-wrap a:link {
    color: #FFFFFF;
    text-decoration: none; }
  #top-bar-wrap a:visited {
    color: #FFFFFF;
    text-decoration: underline; }
  #top-bar-wrap a:hover {
    color: #F0672D;
    text-decoration: underline; }
  #top-bar-wrap a:active {
    color: #FFFFFF;
    text-decoration: underline; }

.page-header-title {
  /*font-family: $font-family1;*/
  font-weight: 900;
  color: #007DA4;
  font-size: 2em; }

.page-header {
  background-color: #d8d8d8;
  /*background-image: url("/wp-content/uploads/IMAGEFILE.PNG") !important;*/ }

#site-header {
  /*background-image: url("/wp-content/uploads/IMAGEFILE.PNG") !important;*/ }

.navbar-style-one .dropdown-menu > li > a {
  /*color: #00aef0;*/ }

.navbar-style-one .dropdown-menu > .current-menu-item > a,
.navbar-style-one .dropdown-menu a:hover {
  /*color: #ffd300 !important;*/ }

.search-toggle-li {
  /*display: none !important;  Hide menu search */ }

.wpex-vc-column-wrapper {
  /* 09/21/18
  margin-top: 20px;
  margin-bottom: 25px !important;*/ }

#footer {
  margin-top: 5em; }

.dropcap.boxed {
  background: #007DA4;
  padding: 5px;
  margin-top: -35px;
  opacity: .9; }

/* OVERALL CUSTOM STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.invisible {
  display: none; }

.divider-dots {
  padding-top: 2em; }

#top-bar {
  color: #FFFFFF;
  font-size: 1.25em;
  font-weight: 700; }

.kb-callout {
  background-color: #007DA4;
  color: white;
  font-size: 1.25em;
  line-height: 1.45;
  font-weight: 400;
  margin-top: 3em;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25); }
  .kb-callout a:link {
    color: white;
    text-decoration: underline; }
  .kb-callout a:visited {
    color: white;
    text-decoration: underline; }
  .kb-callout a:hover {
    color: #F0672D;
    text-decoration: underline; }
  .kb-callout a:active {
    color: white;
    text-decoration: underline; }

.resources-categories {
  background-color: #00526B;
  min-height: 200px;
  padding-top: 2em;
  padding-left: 1em;
  color: white; }
  .resources-categories h2 {
    color: white; }

.resources-note {
  font-style: italic;
  font-size: 1em;
  line-height: 1.15;
  background: yellow;
  padding: 1.5em; }

.donate {
  margin-top: 2em;
  background-color: #94d600;
  color: #FFFFFF;
  font-size: 1.5em;
  font-weight: 700;
  text-align: center; }
  .donate a:link {
    color: #FFFFFF;
    text-decoration: none; }
  .donate a:visited {
    color: #FFFFFF;
    text-decoration: underline; }
  .donate a:hover {
    color: #F0672D;
    text-decoration: underline; }
  .donate a:active {
    color: #FFFFFF;
    text-decoration: underline; }
  .donate .fa-heart {
    margin-right: 10px;
    color: #FF0000; }
  .donate .entry {
    font-size: .65em; }

#donate-testimonial {
  background-color: #ededed;
  text-align: center; }
  #donate-testimonial .entry {
    font-size: .65em; }

/* GET HELP/ DONATE MENU BUTTON */
.navbutton-donate {
  background-color: #82BC00;
  border-top: 1px solid #5e8a00 !important;
  border-bottom: 1px solid #080b00 !important; }
  .navbutton-donate a:hover {
    background: #5f8900; }

.navbutton-help {
  background-color: #ee5615;
  border-top: 1px solid #d64d12 !important;
  border-bottom: 1px solid #580000 !important; }
  .navbutton-help a:link {
    color: #FFFFFF !important;
    text-decoration: none; }
  .navbutton-help a:visited {
    color: #FFFFFF !important;
    text-decoration: underline; }
  .navbutton-help a:hover {
    color: #FFFFFF !important;
    text-decoration: underline;
    background: #ab3b0c; }
  .navbutton-help a:active {
    color: #FFFFFF !important;
    text-decoration: underline; }

/* CUSTOM PAGE STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* HOMEPAGE SLIDER */
#home-slider {
  margin-top: -1.6em; }

.slider-text {
  font-size: 2em;
  line-height: 1;
  text-align: right; }

.flw-cta a:link, .flw-cta a:visited, .flw-cta a:hover, .flw-cta a:active {
  font-size: .85em;
  text-decoration: none; }

/* HOMEPAGE */
.hero {
  background-color: #E9E9E9;
  min-height: 350px; }

.mission-statement {
  background-color: #E9E9E9;
  /*display: flex;
  justify-content: flex-end;
  flex-direction: column;*/ }
  .mission-statement h2 {
    color: #007DA4;
    font-size: 1.5em;
    line-height: 1.25;
    margin-top: 0; }
  .mission-statement h3 {
    color: #007DA4;
    font-size: 1.5em;
    line-height: 1.5;
    margin-top: 20px;
    margin-bottom: 5px; }
  .mission-statement p {
    color: #007DA4;
    font-size: 1em; }

.wpex-carousel-entry-details {
  min-height: 200px; }

.vcex-blog-entry-date {
  font-style: italic; }

.owl-nav {
  margin-left: 46%; }

.in-the-media {
  background-color: #ededed; }
  .in-the-media ul {
    margin: 1em; }
  .in-the-media a:link {
    color: #007DA4;
    text-decoration: underline; }
  .in-the-media a:visited {
    color: #007DA4;
    text-decoration: underline; }
  .in-the-media a:hover {
    color: #F0672D;
    text-decoration: underline; }
  .in-the-media a:active {
    color: #007DA4;
    text-decoration: underline; }
  .in-the-media .color-button {
    color: #FFF !important;
    background-color: #08c;
    /* background-color: #0074ad; */ }

.mailing-list {
  background-color: #007DA4;
  color: #FFFFFF;
  text-align: center; }
  .mailing-list h1 {
    color: #FFFFFF; }
  .mailing-list a:link {
    color: #FFFFFF;
    text-decoration: none; }
  .mailing-list a:visited {
    color: #FFFFFF;
    text-decoration: underline; }
  .mailing-list a:hover {
    color: #F0672D;
    text-decoration: underline; }
  .mailing-list a:active {
    color: #FFFFFF;
    text-decoration: underline; }
  .mailing-list .fa-envelope {
    margin-right: 10px;
    color: #FFFFFF; }

/* MASTER CAMPAIGN STYLES */
.campaign-hero {
  background-color: #00526B;
  color: white;
  margin-top: -40px;
  padding-top: 8em;
  padding-bottom: 8em; }
  .campaign-hero h1, .campaign-hero h2, .campaign-hero h3, .campaign-hero h4, .campaign-hero h5, .campaign-hero h6 {
    color: white;
    text-shadow: 1px 1px 2px rgba(150, 150, 150, 0.25); }
  .campaign-hero h1 {
    font-size: 2.5em;
    font-style: italic;
    letter-spacing: 1px; }
  .campaign-hero h2 {
    font-size: 2.5em;
    font-style: italic;
    letter-spacing: 1px;
    margin-bottom: 0; }
  .campaign-hero h3 {
    font-size: 2em;
    font-style: italic;
    letter-spacing: 0px;
    line-height: 1.4;
    margin-bottom: 0.5em; }
  .campaign-hero h4 {
    font-size: 1.5em;
    margin-top: 0; }
  .campaign-hero p {
    font-size: 1.25em; }

.campaign-info {
  /*background-color: $dark-blue;*/
  min-height: 300px;
  padding: 2em;
  color: white; }
  .campaign-info h2 {
    color: white; }

.campaign-stats {
  background-color: #E9E9E9;
  /*display: flex;
  justify-content: center;
  flex-direction: column;
  min-height: 250px;*/
  /*background: url(http://dev.abetterbalance.org//wp-content/uploads/2016/06/icon-paid-family-leave-10.png) no-repeat center center scroll;*/ }
  .campaign-stats .vcex-milestone-number {
    color: #F0672D !important; }
  .campaign-stats .vcex-milestone-caption {
    color: #F0672D !important;
    font-size: 1em; }
  .campaign-stats p {
    font-size: 1.5em;
    font-weight: 700;
    color: #007DA4; }

.campaign-progress h2 {
  margin-bottom: 0; }

.campaign-progress-intro h2 {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.75; }

/* CAMPAIGN: PAID FAMILY LEAVE  */
.paid-family-leave {
  /*background: url(http://dev.abetterbalance.org//wp-content/uploads/2016/07/abb-hero-789275.jpg) no-repeat center center fixed;*/ }

/* CAMPAIGN: PAID SICK TIME */
/* CAMPAIGN: PREGNANT WORKERS FAIRNESS */
/* CAMPAIGN: FAIR & FLEXIBLE WORK */
/* CAMPAIGN: WORKPLACE EQUALITY & EQUAL PAY */
/* CAMPAIGN: BREASTFEEDING WHILE WORKING */
/* CAMPAIGN: LGBTQ */
/* KNOW YOUR RIGHTS */
.know-categories {
  background-color: #00526B;
  min-height: 275px;
  padding-top: 2em;
  padding-left: 1em;
  color: white; }
  .know-categories h2 {
    color: white; }

/* State Dropdown */
.state-laws {
  min-height: 200px;
  margin-left: -45px;
  margin-right: -45px;
  /*text-align: center;*/
  /*background: url(http://dev.abetterbalance.org//wp-content/uploads/2016/07/state-icons-fade-seamless.png) center center fixed;*/ }
  .state-laws select {
    background: #d3d3d3;
    color: #ffffff;
    width: 268px;
    /* 268px; */
    padding-left: 15px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    height: 48px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-appearance: none; }

/* OUR IMPACT */
.impact-quotes {
  background-color: #E9E9E9;
  font-style: italic;
  color: #007DA4;
  padding-bottom: 0.5em;
  padding-left: 2em;
  padding-right: 2em; }
  .impact-quotes blockquote {
    color: #007DA4; }

.our-impact h3 {
  border-top: 1px solid lightgray;
  padding-top: 2em; }

.abb-testimonials {
  background-color: #ededed; }
  .abb-testimonials .entry {
    font-size: .65em; }

/* RESOURCES */
body.tax-resources-categories main article {
  margin-bottom: 20px;
  padding-bottom: 20px; }
  body.tax-resources-categories main article .cpt-entry-excerpt {
    margin-bottom: 0; }
  body.tax-resources-categories main article .cpt-entry-title {
    font-size: 17px;
    font-weight: bold; }

/* ABOUT ABB */
.about-abb-menu {
  background-color: #E9E9E9;
  /*-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius:5px;*/
  padding: 2em; }

.vc_tta-panel-body {
  padding: 0em 3em 3em 3.6em !important; }

#southern-office h2 {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.75; }

/* GET HELP */
.help {
  background-color: #ee5615;
  color: #FFFFFF;
  font-size: 1.25em;
  font-weight: 700;
  text-align: center; }
  .help .fa-heart {
    margin-right: 10px;
    color: #FF0000; }
  .help strong {
    font-size: 1.5em;
    background-color: red;
    padding: .25em .5em; }
  .help ul {
    list-style-type: none; }
  .help p {
    font-style: italic; }
  .help h1, .help h2, .help h3, .help h4, .help h5, .help h6 {
    color: #FFFFFF; }

/* FAMILY LEAVE WORKS */
#flw-hero {
  background-color: #00526B;
  color: white;
  margin-top: 0px;
  padding-top: 10em;
  padding-bottom: 9em; }

.flw-sidebar {
  background-color: #E9E9E9;
  padding: .25em .5em .5em .5em;
  margin-top: 2em;
  border-radius: 5px; }

#flw-intro {
  font-size: 2em;
  line-height: 1.5;
  text-align: center; }

#flw-intro2 h2 {
  font-size: em;
  line-height: 1.5;
  color: #666666;
  text-align: left; }

#flw-cta {
  font-size: 1.25em;
  line-height: 1.5; }
  #flw-cta p {
    margin-top: 1em; }
  #flw-cta a:link {
    /*text-decoration: none;*/ }

#flw-more {
  font-size: 1.5em;
  line-height: 1.5; }
  #flw-more strong {
    color: #ff00ff; }

#flw-get-help-hero {
  margin-top: -40px; }
  #flw-get-help-hero .wpex-vc-column-wrapper {
    margin-top: 0;
    margin-bottom: 0 !important; }

.menu-family-leave-works-menu-v1-container {
  line-height: 1.25; }
  .menu-family-leave-works-menu-v1-container li {
    margin-bottom: .75em; }

/* POCKET GUIDE */
.pocket-guide-category {
  background-color: #00526B;
  min-height: 175px;
  padding-top: .5em;
  padding-left: 1em;
  color: white; }
  .pocket-guide-category h2 {
    color: white;
    font-size: 100%; }

.pocket-hero {
  background-color: #00526B;
  color: white;
  margin-top: -40px;
  min-height: 400px;
  padding-top: 8em;
  padding-bottom: 8em; }
  .pocket-hero h1, .pocket-hero h2, .pocket-hero h3, .pocket-hero h4, .pocket-hero h5, .pocket-hero h6 {
    color: white; }
  .pocket-hero h1 {
    font-size: 2.5em;
    font-style: italic; }
  .pocket-hero h2 {
    font-size: 2.5em;
    font-style: italic;
    margin-bottom: 0; }
  .pocket-hero h3 {
    font-size: 2em;
    font-style: italic;
    line-height: 1.4;
    margin-bottom: 0.5em; }
  .pocket-hero h4 {
    font-size: 1.5em;
    margin-top: 0; }
  .pocket-hero p {
    font-size: 1.25em; }

.menu-pocket-guide-menu-v1-container {
  line-height: 1.25; }
  .menu-pocket-guide-menu-v1-container li {
    margin-bottom: .75em; }

/* FOOTER STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.site-footer, #footer-bottom {
  background-color: #003F52; }

ul .sub-menu {
  margin-left: 15px; }

.sub-menu li:first-child {
  margin-top: 10px; }

.sub-menu li:last-child {
  border-bottom: none; }

#footer {
  padding-top: 0px;
  font-weight: 800; }

#footer-inner {
  /*background-color: #00526B;*/
  /*background-image: url(http://dev.abetterbalance.org//wp-content/uploads/img/abb-background.jpg) !important;*/ }
  #footer-inner li {
    border-color: #026988; }
  #footer-inner ul a:link {
    color: #82BC00;
    text-decoration: none; }
  #footer-inner ul a:visited {
    color: #82BC00;
    text-decoration: none; }
  #footer-inner ul a:hover {
    color: #FFFFFF;
    text-decoration: underline; }
  #footer-inner ul a:active {
    color: #82BC00;
    text-decoration: none; }

.footer-cta {
  padding-left: 0em; }

.footer-hotline, .footer-social, .footer-mailing {
  color: #fff;
  font-size: 1.25em; }

.footer-hotline h2, .footer-social h2, .footer-mailing h2 {
  color: #fff;
  font-size: 1.25em;
  padding-top: 25px; }

.widget-title {
  font-size: 1.5em !important;
  /*margin-top: 2em !important;*/
  margin-bottom: 1em !important;
  line-height: 1.25 !important; }

.widget-text {
  color: white; }
  .widget-text a:link {
    color: #FFFFFF;
    text-decoration: none; }
  .widget-text a:visited {
    color: #FFFFFF;
    text-decoration: underline; }
  .widget-text a:hover {
    color: #F0672D;
    text-decoration: underline; }
  .widget-text a:active {
    color: #FFFFFF;
    text-decoration: underline; }

/*# sourceMappingURL=style.css.map */
