@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 10/19/16 
*/
@import url("../Total/style.css");
/* VARIABLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*$font-family1: 'Fjalla One', sans-serif;
$font-family2: 'Roboto Slab', serif;
$font-family3: 'Fjalla One', sans-serif;*/
/* 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
–––––––––––––––––––––––––––––––––––––––––––––––––– */
#outer-wrap {
  /*background-color: #f4f2e9;
  background-image: url(http://dev.abetterbalance.org//wp-content/uploads/img/halftone.png) !important;*/ }

#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-row-wrap {
	padding-left: 15px; 
	padding-right: 15px; 
}*/
.wpex-vc-column-wrapper {
  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; }

/*#kb-intro {
	h2 {
		margin-top: 0;
	}
}
*/
.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 */
/*#home-hero {
	background-color: black;
	color: white;
	margin-left: -45px;
	margin-right: -45px;
	padding-top: 6em;
	padding-bottom: 6em;
	margin-top: 0px !important;
	min-height: 450px;
	h1, h2, h3, h4, h5, h6 {
		color: white;
		text-shadow: 1px 1px 2px rgba(150, 150, 150, .75);
	}
	h2 {
		font-size: 2.5em;
	}	
	h3 {
		font-size: 2.25em;
	}
}*/
.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; }

/*#callout {
	background-color: lightgray;
	color: $blue;
	font-size: $font-size4;
	font-weight: 700;
	padding-bottom: 0.5em;
	display: flex;
	justify-content: center;
	flex-direction: column;
	h1 {
		font-size: $font-size2;
		font-style: italic;
		letter-spacing: 1px;
		margin-bottom: 0;
	}
	h2 {
		font-size: $font-size3;
		font-style: italic;
		letter-spacing: 1px;
	}
	h3 {
		font-size: $font-size4;
		font-style: italic;
		letter-spacing: 0px;
		line-height: 1.4;
		margin-bottom: 0.5em;
	}
}*/
.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; }

/*#impact-campaigns {
	background: $light-gray;
	padding-left: 15px;
	padding-right: 15px;
	a:link {
		color: $blue;
		text-decoration: underline;
	}
	a:visited {
		color: $blue;
		text-decoration: underline;
	}
	a:hover {
		color: $red-orange;
		text-decoration: underline;
	}
	a:active {
		color: $blue;
		text-decoration: underline;
	}
}*/
/* 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;
  /*h2 {
  	border-top: 1px solid lightgray;
  	padding-top: 2em;
  }*/ }
  .campaign-info h2 {
    color: white; }

/*.campaign-intro {
	text-align: center;
}*/
.campaign-stats {
  background-color: #E9E9E9;
  /*p {
  	font-family: $font-family3;
  	font-weight: 700;
  	line-height: 1.25;
  	color: $red-orange;
  }
  h4 {
  	font-family: $font-family3;
  	font-size: $font-size1 + .5;
  	font-weight: bold;
  	color: $red-orange;
  	margin-bottom: 0;
  }*/
  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 */
/* State Dropdown */
/*.state-laws {
	min-height: 200px;
	padding: 2em 3em 3em 3em;
	margin-top: 2em;
	background: url(http://dev.abetterbalance.org//wp-content/uploads/2016/07/state-icons-fade-seamless.png) center center fixed;
	border: 1px solid lightgray;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius:15px;
	select {
		background: #48c639;
		color: #ffffff;
		width: 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;
	}	
}*/
.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: #48c639;
    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; }

/* 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 */
